Rate Overview
Live
1 MRO = 0.229349 INR
1 INR = 4.3602
MRO
Avg
0.229324
High
0.230911
Low
0.227931
Last updated: 3/7/2026, 5:19:42 AM
Quick Conversions
| MRO | INR |
|---|---|
| 1 MRO | 0.23 INR |
| 10 MRO | 2.29 INR |
| 50 MRO | 11.47 INR |
| 100 MRO | 22.93 INR |
| 500 MRO | 114.67 INR |
| 1,000 MRO | 229.35 INR |
Get MRO/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=INRExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T05:19:42Z",
"rates": {
"INR": 0.229349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "INR",
"amount": 100
},
"result": 22.9349,
"rate": 0.229349
}Build with MRO/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key