Rate Overview
Live
1 JPY = 0.094444 MVR
1 MVR = 10.5883
JPY
Avg
0.095179
High
0.095936
Low
0.094330
Last updated: 7/27/2026, 5:00:00 PM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.09 MVR |
| 10 JPY | 0.94 MVR |
| 50 JPY | 4.72 MVR |
| 100 JPY | 9.44 MVR |
| 500 JPY | 47.22 MVR |
| 1,000 JPY | 94.44 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-07-27T17:00:00Z",
"rates": {
"MVR": 0.094444
}
}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.4444,
"rate": 0.094444
}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