Rate Overview
Live
1 MZN = 0.503042 THB
1 THB = 1.9879
MZN
Avg
0.507512
High
0.510715
Low
0.503042
Last updated: 5/7/2026, 11:20:47 AM
Quick Conversions
| MZN | THB |
|---|---|
| 1 MZN | 0.50 THB |
| 10 MZN | 5.03 THB |
| 50 MZN | 25.15 THB |
| 100 MZN | 50.30 THB |
| 500 MZN | 251.52 THB |
| 1,000 MZN | 503.04 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-05-07T11:20:47Z",
"rates": {
"THB": 0.503042
}
}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.3042,
"rate": 0.503042
}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