Rate Overview
Live
1 MOP = 4.1709 THB
1 THB = 0.239757
MOP
Avg
4.1718
High
4.1884
Low
4.1639
Last updated: 7/24/2026, 7:51:06 PM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.17 THB |
| 10 MOP | 41.71 THB |
| 50 MOP | 208.54 THB |
| 100 MOP | 417.09 THB |
| 500 MOP | 2,085.44 THB |
| 1,000 MOP | 4,170.88 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-07-24T19:51:06Z",
"rates": {
"THB": 4.170884
}
}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": 417.0884,
"rate": 4.170884
}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