Rate Overview
Live
1 JPY = 2.5078 MRO
1 MRO = 0.398760
JPY
Avg
2.5722
High
2.6843
Low
2.5078
Last updated: 3/27/2026, 7:46:07 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.51 MRO |
| 10 JPY | 25.08 MRO |
| 50 JPY | 125.39 MRO |
| 100 JPY | 250.78 MRO |
| 500 JPY | 1,253.89 MRO |
| 1,000 JPY | 2,507.78 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-03-27T07:46:07Z",
"rates": {
"MRO": 2.507775
}
}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.7775,
"rate": 2.507775
}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