Rate Overview
Live
1 THB = 1.9913 MZN
1 MZN = 0.502181
THB
Avg
1.9915
High
1.9995
Low
1.9808
Last updated: 4/17/2026, 7:32:12 AM
Quick Conversions
| THB | MZN |
|---|---|
| 1 THB | 1.99 MZN |
| 10 THB | 19.91 MZN |
| 50 THB | 99.57 MZN |
| 100 THB | 199.13 MZN |
| 500 THB | 995.66 MZN |
| 1,000 THB | 1,991.31 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-17T07:32:12Z",
"rates": {
"MZN": 1.991313
}
}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.1313,
"rate": 1.991313
}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