Rate Overview
Live
1 MZN = 0.509596 THB
1 THB = 1.9623
MZN
Avg
0.512094
High
0.516290
Low
0.509361
Last updated: 6/17/2026, 7:58:12 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.51 THB |
| 10 MZN | 5.10 THB |
| 50 MZN | 25.48 THB |
| 100 MZN | 50.96 THB |
| 500 MZN | 254.80 THB |
| 1,000 MZN | 509.60 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-06-17T07:58:12Z",
"rates": {
"THB": 0.509596
}
}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": 50.9596,
"rate": 0.509596
}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