Rate Overview
Live
1 JPY = 2.4357 MRO
1 MRO = 0.410552
JPY
Avg
2.5763
High
2.7222
Low
2.4357
Last updated: 7/27/2026, 3:59:27 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.44 MRO |
| 10 JPY | 24.36 MRO |
| 50 JPY | 121.79 MRO |
| 100 JPY | 243.57 MRO |
| 500 JPY | 1,217.87 MRO |
| 1,000 JPY | 2,435.75 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-27T15:59:27Z",
"rates": {
"MRO": 2.435746
}
}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": 243.5746,
"rate": 2.435746
}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