Rate Overview
Live
1 HUF = 1.2639 MRO
1 MRO = 0.791197
HUF
Avg
1.2842
High
1.2988
Low
1.2639
Last updated: 7/9/2026, 5:42:00 AM
Quick Conversions
| HUF | MRO |
|---|---|
| 1 HUF | 1.26 MRO |
| 10 HUF | 12.64 MRO |
| 50 HUF | 63.20 MRO |
| 100 HUF | 126.39 MRO |
| 500 HUF | 631.95 MRO |
| 1,000 HUF | 1,263.91 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-09T05:42:00Z",
"rates": {
"MRO": 1.263907
}
}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": 126.3907,
"rate": 1.263907
}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