Rate Overview
Live
1 MOP = 4.0913 THB
1 THB = 0.244422
MOP
Avg
4.1486
High
4.1884
Low
4.0913
Last updated: 8/6/2026, 1:14:22 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.09 THB |
| 10 MOP | 40.91 THB |
| 50 MOP | 204.56 THB |
| 100 MOP | 409.13 THB |
| 500 MOP | 2,045.65 THB |
| 1,000 MOP | 4,091.29 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-06T01:14:22Z",
"rates": {
"THB": 4.091292
}
}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": 409.1292,
"rate": 4.091292
}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