Rate Overview
Live
1 JPY = 0.094300 MVR
1 MVR = 10.6045
JPY
Avg
0.097407
High
0.101290
Low
0.094300
Last updated: 7/28/2026, 11:52:27 AM
Quick Conversions
| JPY | MVR |
|---|---|
| 1 JPY | 0.09 MVR |
| 10 JPY | 0.94 MVR |
| 50 JPY | 4.72 MVR |
| 100 JPY | 9.43 MVR |
| 500 JPY | 47.15 MVR |
| 1,000 JPY | 94.30 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-28T11:52:27Z",
"rates": {
"MVR": 0.0943
}
}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.43,
"rate": 0.0943
}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