Rate Overview
Live
1 MZN = 0.515462 THB
1 THB = 1.9400
MZN
Avg
0.513221
High
0.517216
Low
0.505108
Last updated: 3/27/2026, 11:17:39 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.52 THB |
| 10 MZN | 5.15 THB |
| 50 MZN | 25.77 THB |
| 100 MZN | 51.55 THB |
| 500 MZN | 257.73 THB |
| 1,000 MZN | 515.46 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-27T11:17:39Z",
"rates": {
"THB": 0.515462
}
}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": 51.5462,
"rate": 0.515462
}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