Rate Overview
Live
1 MVR = 10.4694 JPY
1 JPY = 0.095517
MVR
Avg
10.4710
High
10.5248
Low
10.4236
Last updated: 7/7/2026, 6:50:27 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.47 JPY |
| 10 MVR | 104.69 JPY |
| 50 MVR | 523.47 JPY |
| 100 MVR | 1,046.94 JPY |
| 500 MVR | 5,234.68 JPY |
| 1,000 MVR | 10,469.36 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-07-07T06:50:27Z",
"rates": {
"JPY": 10.469357
}
}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": 1046.9357,
"rate": 10.469357
}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