Rate Overview
Live
1 JPY = 0.094402 MVR
1 MVR = 10.5930
JPY
Avg
0.099365
High
0.105013
Low
0.094330
Last updated: 7/27/2026, 7:16:25 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.20 MVR |
| 1,000 JPY | 94.40 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-27T19:16:25Z",
"rates": {
"MVR": 0.094402
}
}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.4402,
"rate": 0.094402
}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