Rate Overview
Live
1 JPY = 2.5052 MRO
1 MRO = 0.399175
JPY
Avg
2.5363
High
2.6171
Low
2.4908
Last updated: 5/27/2026, 10:51:45 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.51 MRO |
| 10 JPY | 25.05 MRO |
| 50 JPY | 125.26 MRO |
| 100 JPY | 250.52 MRO |
| 500 JPY | 1,252.58 MRO |
| 1,000 JPY | 2,505.17 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-05-27T22:51:45Z",
"rates": {
"MRO": 2.505168
}
}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.5168,
"rate": 2.505168
}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