Rate Overview
Live
1 JPY = 2.4492 MRO
1 MRO = 0.408303
JPY
Avg
2.5156
High
2.6080
Low
2.4492
Last updated: 7/25/2026, 7:02:31 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.45 MRO |
| 10 JPY | 24.49 MRO |
| 50 JPY | 122.46 MRO |
| 100 JPY | 244.92 MRO |
| 500 JPY | 1,224.58 MRO |
| 1,000 JPY | 2,449.16 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-07-25T19:02:31Z",
"rates": {
"MRO": 2.44916
}
}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": 244.916,
"rate": 2.44916
}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