Rate Overview
Live
1 JPY = 2.5048 MRO
1 MRO = 0.399240
JPY
Avg
2.5141
High
2.5284
Low
2.5035
Last updated: 3/27/2026, 11:11:16 AM
Quick Conversions
| JPY | MRO |
|---|---|
| 1 JPY | 2.50 MRO |
| 10 JPY | 25.05 MRO |
| 50 JPY | 125.24 MRO |
| 100 JPY | 250.48 MRO |
| 500 JPY | 1,252.38 MRO |
| 1,000 JPY | 2,504.76 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-27T11:11:16Z",
"rates": {
"MRO": 2.504756
}
}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.4756,
"rate": 2.504756
}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