Rate Overview
Live
1 JPY = 2.4894 MRO
1 MRO = 0.401696
JPY
Avg
2.4952
High
2.5064
Low
2.4885
Last updated: 6/17/2026, 7:09:45 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.49 MRO |
| 10 JPY | 24.89 MRO |
| 50 JPY | 124.47 MRO |
| 100 JPY | 248.94 MRO |
| 500 JPY | 1,244.72 MRO |
| 1,000 JPY | 2,489.44 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-06-17T07:09:45Z",
"rates": {
"MRO": 2.489442
}
}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": 248.9442,
"rate": 2.489442
}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