Rate Overview
Live
1 INR = 4.1765 MRO
1 MRO = 0.239437
INR
Avg
4.3854
High
4.5874
Low
4.1278
Last updated: 7/29/2026, 2:24:19 PM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.18 MRO |
| 10 INR | 41.76 MRO |
| 50 INR | 208.82 MRO |
| 100 INR | 417.65 MRO |
| 500 INR | 2,088.24 MRO |
| 1,000 INR | 4,176.47 MRO |
Get INR/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MROExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-29T14:24:19Z",
"rates": {
"MRO": 4.176472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MRO",
"amount": 100
},
"result": 417.64720000000005,
"rate": 4.176472
}Build with INR/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key