Rate Overview
Live
1 THB = 2.0084 MZN
1 MZN = 0.497905
THB
Avg
2.0293
High
2.0562
Low
2.0084
Last updated: 3/6/2026, 8:10:22 AM
Quick Conversions
| THB | MZN |
|---|---|
| 1 THB | 2.01 MZN |
| 10 THB | 20.08 MZN |
| 50 THB | 100.42 MZN |
| 100 THB | 200.84 MZN |
| 500 THB | 1,004.21 MZN |
| 1,000 THB | 2,008.41 MZN |
Get THB/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MZNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-06T08:10:22Z",
"rates": {
"MZN": 2.008414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MZN",
"amount": 100
},
"result": 200.84140000000002,
"rate": 2.008414
}Build with THB/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key