Rate Overview
Live
1 INR = 4.2088 MRO
1 MRO = 0.237596
INR
Avg
4.3553
High
4.4208
Low
4.2088
Last updated: 3/27/2026, 1:27:09 PM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.21 MRO |
| 10 INR | 42.09 MRO |
| 50 INR | 210.44 MRO |
| 100 INR | 420.88 MRO |
| 500 INR | 2,104.41 MRO |
| 1,000 INR | 4,208.83 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-03-27T13:27:09Z",
"rates": {
"MRO": 4.208826
}
}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": 420.8826,
"rate": 4.208826
}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