Rate Overview
Live
1 JPY = 2.5042 MRO
1 MRO = 0.399329
JPY
Avg
2.5094
High
2.5145
Low
2.5042
Last updated: 5/27/2026, 7:16:53 PM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.50 MRO |
| 10 JPY | 25.04 MRO |
| 50 JPY | 125.21 MRO |
| 100 JPY | 250.42 MRO |
| 500 JPY | 1,252.10 MRO |
| 1,000 JPY | 2,504.20 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-27T19:16:53Z",
"rates": {
"MRO": 2.504202
}
}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.4202,
"rate": 2.504202
}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