Rate Overview
Live
1 MVR = 10.5526 JPY
1 JPY = 0.094764
MVR
Avg
10.4819
High
10.5526
Low
10.4236
Last updated: 7/21/2026, 7:31:51 PM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.55 JPY |
| 10 MVR | 105.53 JPY |
| 50 MVR | 527.63 JPY |
| 100 MVR | 1,055.26 JPY |
| 500 MVR | 5,276.29 JPY |
| 1,000 MVR | 10,552.57 JPY |
Get MVR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=JPYExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-21T19:31:51Z",
"rates": {
"JPY": 10.552575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "JPY",
"amount": 100
},
"result": 1055.2575,
"rate": 10.552575
}Build with MVR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key