Rate Overview
Live
1 MVR = 10.2055 JPY
1 JPY = 0.097986
MVR
Avg
10.1727
High
10.2150
Low
10.0955
Last updated: 3/7/2026, 9:11:40 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.21 JPY |
| 10 MVR | 102.06 JPY |
| 50 MVR | 510.28 JPY |
| 100 MVR | 1,020.55 JPY |
| 500 MVR | 5,102.77 JPY |
| 1,000 MVR | 10,205.53 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-03-07T09:11:40Z",
"rates": {
"JPY": 10.205534
}
}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": 1020.5534,
"rate": 10.205534
}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