Rate Overview
Live
1 INR = 4.1460 MRO
1 MRO = 0.241196
INR
Avg
4.1546
High
4.1608
Low
4.1460
Last updated: 7/28/2026, 3:06:56 PM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.15 MRO |
| 10 INR | 41.46 MRO |
| 50 INR | 207.30 MRO |
| 100 INR | 414.60 MRO |
| 500 INR | 2,073.00 MRO |
| 1,000 INR | 4,146.00 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-28T15:06:56Z",
"rates": {
"MRO": 4.146001
}
}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": 414.6001,
"rate": 4.146001
}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