Rate Overview
Live
1 MRO = 0.399121 JPY
1 JPY = 2.5055
MRO
Avg
0.397738
High
0.399440
Low
0.395512
Last updated: 3/27/2026, 10:04:32 AM
Quick Conversions
| MRO | JPY |
|---|---|
| 1 MRO | 0.40 JPY |
| 10 MRO | 3.99 JPY |
| 50 MRO | 19.96 JPY |
| 100 MRO | 39.91 JPY |
| 500 MRO | 199.56 JPY |
| 1,000 MRO | 399.12 JPY |
Get MRO/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=JPYExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-27T10:04:32Z",
"rates": {
"JPY": 0.399121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "JPY",
"amount": 100
},
"result": 39.9121,
"rate": 0.399121
}Build with MRO/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key