Rate Overview
Live
1 THB = 0.245229 MOP
1 MOP = 4.0778
THB
Avg
0.243878
High
0.255784
Low
0.232502
Last updated: 3/27/2026, 9:33:38 AM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.45 MOP |
| 50 THB | 12.26 MOP |
| 100 THB | 24.52 MOP |
| 500 THB | 122.61 MOP |
| 1,000 THB | 245.23 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-03-27T09:33:38Z",
"rates": {
"MOP": 0.245229
}
}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.5229,
"rate": 0.245229
}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