Rate Overview
Live
1 MOP = 4.0832 THB
1 THB = 0.244906
MOP
Avg
4.0050
High
4.1740
Low
3.8593
Last updated: 8/8/2026, 11:18:14 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.08 THB |
| 10 MOP | 40.83 THB |
| 50 MOP | 204.16 THB |
| 100 MOP | 408.32 THB |
| 500 MOP | 2,041.60 THB |
| 1,000 MOP | 4,083.20 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-08-08T11:18:14Z",
"rates": {
"THB": 4.083204
}
}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": 408.3204,
"rate": 4.083204
}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