Rate Overview
Live
1 MVR = 10.3121 JPY
1 JPY = 0.096973
MVR
Avg
10.3047
High
10.3304
Low
10.2859
Last updated: 8/19/2026, 4:55:45 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.31 JPY |
| 10 MVR | 103.12 JPY |
| 50 MVR | 515.61 JPY |
| 100 MVR | 1,031.21 JPY |
| 500 MVR | 5,156.06 JPY |
| 1,000 MVR | 10,312.13 JPY |
Get MVR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=JPYExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-19T04:55:45Z",
"rates": {
"JPY": 10.312126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "JPY",
"amount": 100
},
"result": 1031.2125999999998,
"rate": 10.312126
}Build with MVR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key