Rate Overview
Live
1 JPY = 2.4516 MRO
1 MRO = 0.407904
JPY
Avg
2.4615
High
2.4862
Low
2.4492
Last updated: 7/25/2026, 3:15:22 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.45 MRO |
| 10 JPY | 24.52 MRO |
| 50 JPY | 122.58 MRO |
| 100 JPY | 245.16 MRO |
| 500 JPY | 1,225.78 MRO |
| 1,000 JPY | 2,451.56 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-25T03:15:22Z",
"rates": {
"MRO": 2.451557
}
}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.15570000000002,
"rate": 2.451557
}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