Rate Overview
Live
1 JPY = 2.5235 MRO
1 MRO = 0.396279
JPY
Avg
2.5120
High
2.5235
Low
2.4942
Last updated: 9/2/2026, 6:34:52 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.52 MRO |
| 10 JPY | 25.23 MRO |
| 50 JPY | 126.17 MRO |
| 100 JPY | 252.35 MRO |
| 500 JPY | 1,261.74 MRO |
| 1,000 JPY | 2,523.47 MRO |
Get JPY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MROExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-02T18:34:52Z",
"rates": {
"MRO": 2.523472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MRO",
"amount": 100
},
"result": 252.3472,
"rate": 2.523472
}Build with JPY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key