Rate Overview
Live
1 MZN = 0.501344 THB
1 THB = 1.9946
MZN
Avg
0.502032
High
0.504851
Low
0.500120
Last updated: 4/17/2026, 6:13:13 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.50 THB |
| 10 MZN | 5.01 THB |
| 50 MZN | 25.07 THB |
| 100 MZN | 50.13 THB |
| 500 MZN | 250.67 THB |
| 1,000 MZN | 501.34 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-04-17T06:13:13Z",
"rates": {
"THB": 0.501344
}
}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.1344,
"rate": 0.501344
}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