Rate Overview
Live
1 MVR = 10.3128 JPY
1 JPY = 0.096967
MVR
Avg
9.8301
High
10.3298
Low
9.2441
Last updated: 5/30/2026, 3:09:09 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.31 JPY |
| 10 MVR | 103.13 JPY |
| 50 MVR | 515.64 JPY |
| 100 MVR | 1,031.28 JPY |
| 500 MVR | 5,156.40 JPY |
| 1,000 MVR | 10,312.79 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-30T03:09:09Z",
"rates": {
"JPY": 10.312793
}
}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.2793,
"rate": 10.312793
}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