Rate Overview
Live
1 MZN = 0.528379 THB
1 THB = 1.8926
MZN
Avg
0.516633
High
0.540518
Low
0.490991
Last updated: 7/26/2026, 5:50:29 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.53 THB |
| 10 MZN | 5.28 THB |
| 50 MZN | 26.42 THB |
| 100 MZN | 52.84 THB |
| 500 MZN | 264.19 THB |
| 1,000 MZN | 528.38 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-07-26T05:50:29Z",
"rates": {
"THB": 0.528379
}
}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": 52.837900000000005,
"rate": 0.528379
}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