Rate Overview
Live
1 JPY = 2.4553 MRO
1 MRO = 0.407280
JPY
Avg
2.5171
High
2.6139
Low
2.4543
Last updated: 7/22/2026, 7:50:02 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.46 MRO |
| 10 JPY | 24.55 MRO |
| 50 JPY | 122.77 MRO |
| 100 JPY | 245.53 MRO |
| 500 JPY | 1,227.66 MRO |
| 1,000 JPY | 2,455.31 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-22T07:50:02Z",
"rates": {
"MRO": 2.455311
}
}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": 245.5311,
"rate": 2.455311
}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