Rate Overview
Live
1 JPY = 2.4591 MRO
1 MRO = 0.406650
JPY
Avg
2.4665
High
2.4862
Low
2.4536
Last updated: 7/7/2026, 7:09:17 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.46 MRO |
| 10 JPY | 24.59 MRO |
| 50 JPY | 122.96 MRO |
| 100 JPY | 245.91 MRO |
| 500 JPY | 1,229.56 MRO |
| 1,000 JPY | 2,459.12 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-07T07:09:17Z",
"rates": {
"MRO": 2.459119
}
}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.91189999999997,
"rate": 2.459119
}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