Rate Overview
Live
1 JPY = 0.096459 MVR
1 MVR = 10.3671
JPY
Avg
0.096446
High
0.096628
Low
0.096299
Last updated: 6/17/2026, 7:09:45 AM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.10 MVR |
| 10 JPY | 0.96 MVR |
| 50 JPY | 4.82 MVR |
| 100 JPY | 9.65 MVR |
| 500 JPY | 48.23 MVR |
| 1,000 JPY | 96.46 MVR |
Get JPY/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MVRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:09:45Z",
"rates": {
"MVR": 0.096459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MVR",
"amount": 100
},
"result": 9.645900000000001,
"rate": 0.096459
}Build with JPY/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key