Rate Overview
Live
1 MZN = 0.499540 THB
1 THB = 2.0018
MZN
Avg
0.494784
High
0.501043
Low
0.486334
Last updated: 3/7/2026, 8:00:57 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.50 THB |
| 10 MZN | 5.00 THB |
| 50 MZN | 24.98 THB |
| 100 MZN | 49.95 THB |
| 500 MZN | 249.77 THB |
| 1,000 MZN | 499.54 THB |
Get MZN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=THBExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T08:00:57Z",
"rates": {
"THB": 0.49954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "THB",
"amount": 100
},
"result": 49.954,
"rate": 0.49954
}Build with MZN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key