Rate Overview
Live
1 THB = 1.9946 MZN
1 MZN = 0.501345
THB
Avg
1.9919
High
1.9995
Low
1.9808
Last updated: 4/17/2026, 6:13:14 AM
Quick Conversions
| THB | MZN |
|---|---|
| 1 THB | 1.99 MZN |
| 10 THB | 19.95 MZN |
| 50 THB | 99.73 MZN |
| 100 THB | 199.46 MZN |
| 500 THB | 997.32 MZN |
| 1,000 THB | 1,994.64 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-04-17T06:13:14Z",
"rates": {
"MZN": 1.994635
}
}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": 199.46349999999998,
"rate": 1.994635
}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