Rate Overview
Live
1 THB = 0.244078 MOP
1 MOP = 4.0971
THB
Avg
0.244401
High
0.244905
Low
0.243768
Last updated: 8/12/2026, 10:07:10 PM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.24 MOP |
| 10 THB | 2.44 MOP |
| 50 THB | 12.20 MOP |
| 100 THB | 24.41 MOP |
| 500 THB | 122.04 MOP |
| 1,000 THB | 244.08 MOP |
Get THB/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MOPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-08-12T22:07:10Z",
"rates": {
"MOP": 0.244078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MOP",
"amount": 100
},
"result": 24.407799999999998,
"rate": 0.244078
}Build with THB/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key