Rate Overview
Live
1 MVR = 10.5844 JPY
1 JPY = 0.094479
MVR
Avg
10.5679
High
10.6010
Low
10.5039
Last updated: 7/27/2026, 12:22:21 PM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.58 JPY |
| 10 MVR | 105.84 JPY |
| 50 MVR | 529.22 JPY |
| 100 MVR | 1,058.44 JPY |
| 500 MVR | 5,292.18 JPY |
| 1,000 MVR | 10,584.37 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-27T12:22:21Z",
"rates": {
"JPY": 10.584365
}
}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": 1058.4365,
"rate": 10.584365
}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