Rate Overview
Live
1 INR = 4.2412 MRO
1 MRO = 0.235781
INR
Avg
4.2356
High
4.2592
Low
4.2071
Last updated: 9/7/2026, 2:23:14 PM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.24 MRO |
| 10 INR | 42.41 MRO |
| 50 INR | 212.06 MRO |
| 100 INR | 424.12 MRO |
| 500 INR | 2,120.61 MRO |
| 1,000 INR | 4,241.22 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-09-07T14:23:14Z",
"rates": {
"MRO": 4.241223
}
}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": 424.1223,
"rate": 4.241223
}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