Rate Overview
Live
1 JPY = 0.097986 MVR
1 MVR = 10.2055
JPY
Avg
0.098304
High
0.099054
Low
0.097895
Last updated: 3/7/2026, 7:36:03 AM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.10 MVR |
| 10 JPY | 0.98 MVR |
| 50 JPY | 4.90 MVR |
| 100 JPY | 9.80 MVR |
| 500 JPY | 48.99 MVR |
| 1,000 JPY | 97.99 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-03-07T07:36:03Z",
"rates": {
"MVR": 0.097986
}
}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.7986,
"rate": 0.097986
}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