Rate Overview
Live
1 JPY = 2.5035 MRO
1 MRO = 0.399440
JPY
Avg
2.6271
High
2.7793
Low
2.5035
Last updated: 5/28/2026, 1:18:22 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.50 MRO |
| 10 JPY | 25.04 MRO |
| 50 JPY | 125.18 MRO |
| 100 JPY | 250.35 MRO |
| 500 JPY | 1,251.75 MRO |
| 1,000 JPY | 2,503.50 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-28T01:18:22Z",
"rates": {
"MRO": 2.503504
}
}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.3504,
"rate": 2.503504
}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