Rate Overview
Live
1 MVR = 10.5771 JPY
1 JPY = 0.094544
MVR
Avg
10.2810
High
10.5946
Low
9.8726
Last updated: 7/27/2026, 10:18:05 AM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.58 JPY |
| 10 MVR | 105.77 JPY |
| 50 MVR | 528.86 JPY |
| 100 MVR | 1,057.71 JPY |
| 500 MVR | 5,288.56 JPY |
| 1,000 MVR | 10,577.12 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-27T10:18:05Z",
"rates": {
"JPY": 10.57712
}
}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": 1057.712,
"rate": 10.57712
}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