Rate Overview
Live
1 MOP = 3.9816 THB
1 THB = 0.251154
MOP
Avg
4.0121
High
4.0442
Low
3.9816
Last updated: 5/8/2026, 12:58:48 PM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 3.98 THB |
| 10 MOP | 39.82 THB |
| 50 MOP | 199.08 THB |
| 100 MOP | 398.16 THB |
| 500 MOP | 1,990.81 THB |
| 1,000 MOP | 3,981.62 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-05-08T12:58:48Z",
"rates": {
"THB": 3.981618
}
}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.1618,
"rate": 3.981618
}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