Rate Overview
Live
1 MRO = 0.239330 INR
1 INR = 4.1783
MRO
Avg
0.240352
High
0.241064
Low
0.239330
Last updated: 7/29/2026, 10:04:00 AM
Quick Conversions
| MRO | INR |
|---|---|
| 1 MRO | 0.24 INR |
| 10 MRO | 2.39 INR |
| 50 MRO | 11.97 INR |
| 100 MRO | 23.93 INR |
| 500 MRO | 119.66 INR |
| 1,000 MRO | 239.33 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-07-29T10:04:00Z",
"rates": {
"INR": 0.23933
}
}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": 23.933,
"rate": 0.23933
}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