Rate Overview
Live
1 JPY = 0.098942 MVR
1 MVR = 10.1069
JPY
Avg
0.097968
High
0.099090
Low
0.096540
Last updated: 9/6/2026, 12:36:17 PM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.10 MVR |
| 10 JPY | 0.99 MVR |
| 50 JPY | 4.95 MVR |
| 100 JPY | 9.89 MVR |
| 500 JPY | 49.47 MVR |
| 1,000 JPY | 98.94 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-09-06T12:36:17Z",
"rates": {
"MVR": 0.098942
}
}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.8942,
"rate": 0.098942
}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