Rate Overview
Live
1 MOP = 3.9823 THB
1 THB = 0.251111
MOP
Avg
3.9846
High
4.0087
Low
3.9733
Last updated: 4/18/2026, 8:42:47 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 3.98 THB |
| 10 MOP | 39.82 THB |
| 50 MOP | 199.11 THB |
| 100 MOP | 398.23 THB |
| 500 MOP | 1,991.15 THB |
| 1,000 MOP | 3,982.30 THB |
Get MOP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=THBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:42:47Z",
"rates": {
"THB": 3.982297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "THB",
"amount": 100
},
"result": 398.2297,
"rate": 3.982297
}Build with MOP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key