Rate Overview
Live
1 JPY = 2.4381 MRO
1 MRO = 0.410162
JPY
Avg
2.4502
High
2.4579
Low
2.4381
Last updated: 7/27/2026, 6:06:22 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.44 MRO |
| 10 JPY | 24.38 MRO |
| 50 JPY | 121.90 MRO |
| 100 JPY | 243.81 MRO |
| 500 JPY | 1,219.03 MRO |
| 1,000 JPY | 2,438.06 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-27T06:06:22Z",
"rates": {
"MRO": 2.438061
}
}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": 243.8061,
"rate": 2.438061
}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