Rate Overview
Live
1 HUF = 1.2571 MRO
1 MRO = 0.795499
HUF
Avg
1.2514
High
1.3137
Low
1.1659
Last updated: 7/29/2026, 4:12:23 PM
Quick Conversions
| HUF | MRO |
|---|---|
| 1 HUF | 1.26 MRO |
| 10 HUF | 12.57 MRO |
| 50 HUF | 62.85 MRO |
| 100 HUF | 125.71 MRO |
| 500 HUF | 628.54 MRO |
| 1,000 HUF | 1,257.07 MRO |
Get HUF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=MROExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-29T16:12:23Z",
"rates": {
"MRO": 1.257072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "MRO",
"amount": 100
},
"result": 125.7072,
"rate": 1.257072
}Build with HUF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key