Rate Overview
Live
1 MVR = 9.9821 JPY
1 JPY = 0.100180
MVR
Avg
10.1566
High
10.3583
Low
9.9821
Last updated: 9/7/2026, 5:31:46 PM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 9.98 JPY |
| 10 MVR | 99.82 JPY |
| 50 MVR | 499.10 JPY |
| 100 MVR | 998.21 JPY |
| 500 MVR | 4,991.04 JPY |
| 1,000 MVR | 9,982.08 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-09-07T17:31:46Z",
"rates": {
"JPY": 9.982077
}
}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": 998.2077,
"rate": 9.982077
}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