Rate Overview
Live
1 THB = 0.247296 MOP
1 MOP = 4.0437
THB
Avg
0.248202
High
0.251145
Low
0.246824
Last updated: 5/27/2026, 4:24:44 PM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.47 MOP |
| 50 THB | 12.36 MOP |
| 100 THB | 24.73 MOP |
| 500 THB | 123.65 MOP |
| 1,000 THB | 247.30 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-05-27T16:24:44Z",
"rates": {
"MOP": 0.247296
}
}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.729599999999998,
"rate": 0.247296
}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