Rate Overview
Live
1 MVR = 10.3751 JPY
1 JPY = 0.096385
MVR
Avg
10.0517
High
10.3751
Low
9.6517
Last updated: 3/28/2026, 12:18:30 PM
Quick Conversions
| MVR | JPY |
|---|---|
| 1 MVR | 10.38 JPY |
| 10 MVR | 103.75 JPY |
| 50 MVR | 518.75 JPY |
| 100 MVR | 1,037.51 JPY |
| 500 MVR | 5,187.54 JPY |
| 1,000 MVR | 10,375.09 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-03-28T12:18:30Z",
"rates": {
"JPY": 10.375088
}
}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": 1037.5088,
"rate": 10.375088
}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