Rate Overview
Live
1 MRO = 0.237634 INR
1 INR = 4.2082
MRO
Avg
0.237314
High
0.238656
Low
0.235658
Last updated: 6/19/2026, 8:30:19 AM
Quick Conversions
| MRO | INR |
|---|---|
| 1 MRO | 0.24 INR |
| 10 MRO | 2.38 INR |
| 50 MRO | 11.88 INR |
| 100 MRO | 23.76 INR |
| 500 MRO | 118.82 INR |
| 1,000 MRO | 237.63 INR |
Get MRO/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=INRExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-06-19T08:30:19Z",
"rates": {
"INR": 0.237634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "INR",
"amount": 100
},
"result": 23.7634,
"rate": 0.237634
}Build with MRO/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key