Rate Overview
Live
1 MVR = 10.1704 JPY
1 JPY = 0.098325
MVR
Avg
10.1557
High
10.2111
Low
10.1077
Last updated: 5/9/2026, 6:02:41 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.17 JPY |
| 10 MVR | 101.70 JPY |
| 50 MVR | 508.52 JPY |
| 100 MVR | 1,017.04 JPY |
| 500 MVR | 5,085.20 JPY |
| 1,000 MVR | 10,170.39 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-05-09T06:02:41Z",
"rates": {
"JPY": 10.17039
}
}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": 1017.039,
"rate": 10.17039
}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