Rate Overview
Live
1 JPY = 2.5040 MRO
1 MRO = 0.399356
JPY
Avg
2.5153
High
2.5355
Low
2.5040
Last updated: 5/27/2026, 9:34:18 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.50 MRO |
| 10 JPY | 25.04 MRO |
| 50 JPY | 125.20 MRO |
| 100 JPY | 250.40 MRO |
| 500 JPY | 1,252.02 MRO |
| 1,000 JPY | 2,504.03 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-05-27T21:34:18Z",
"rates": {
"MRO": 2.50403
}
}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": 250.40300000000002,
"rate": 2.50403
}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