Rate Overview
Live
1 JPY = 2.5292 MRO
1 MRO = 0.395376
JPY
Avg
2.5428
High
2.5606
Low
2.5276
Last updated: 3/7/2026, 1:01:50 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.53 MRO |
| 10 JPY | 25.29 MRO |
| 50 JPY | 126.46 MRO |
| 100 JPY | 252.92 MRO |
| 500 JPY | 1,264.62 MRO |
| 1,000 JPY | 2,529.24 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-03-07T01:01:50Z",
"rates": {
"MRO": 2.529239
}
}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.9239,
"rate": 2.529239
}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