Rate Overview
Live
1 JPY = 0.097024 MVR
1 MVR = 10.3067
JPY
Avg
0.097306
High
0.097913
Low
0.097024
Last updated: 8/15/2026, 4:55:48 AM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.10 MVR |
| 10 JPY | 0.97 MVR |
| 50 JPY | 4.85 MVR |
| 100 JPY | 9.70 MVR |
| 500 JPY | 48.51 MVR |
| 1,000 JPY | 97.02 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-08-15T04:55:48Z",
"rates": {
"MVR": 0.097024
}
}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.7024,
"rate": 0.097024
}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