Rate Overview
Live
1 INR = 4.2128 MRO
1 MRO = 0.237373
INR
Avg
4.2538
High
4.3004
Low
4.2128
Last updated: 3/27/2026, 9:40:35 AM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.21 MRO |
| 10 INR | 42.13 MRO |
| 50 INR | 210.64 MRO |
| 100 INR | 421.28 MRO |
| 500 INR | 2,106.39 MRO |
| 1,000 INR | 4,212.78 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-27T09:40:35Z",
"rates": {
"MRO": 4.212777
}
}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": 421.2777,
"rate": 4.212777
}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