Rate Overview
Live
1 JPY = 0.097446 MVR
1 MVR = 10.2621
JPY
Avg
0.097099
High
0.097446
Low
0.096725
Last updated: 4/17/2026, 1:28:14 PM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.10 MVR |
| 10 JPY | 0.97 MVR |
| 50 JPY | 4.87 MVR |
| 100 JPY | 9.74 MVR |
| 500 JPY | 48.72 MVR |
| 1,000 JPY | 97.45 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-04-17T13:28:14Z",
"rates": {
"MVR": 0.097446
}
}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.7446,
"rate": 0.097446
}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