Rate Overview
Live
1 KYD = 9.7186 MOP
1 MOP = 0.102895
KYD
Avg
9.7409
High
9.8211
Low
9.7092
Last updated: 8/1/2026, 8:07:55 AM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.72 MOP |
| 10 KYD | 97.19 MOP |
| 50 KYD | 485.93 MOP |
| 100 KYD | 971.86 MOP |
| 500 KYD | 4,859.31 MOP |
| 1,000 KYD | 9,718.62 MOP |
Get KYD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MOPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-08-01T08:07:55Z",
"rates": {
"MOP": 9.718623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MOP",
"amount": 100
},
"result": 971.8622999999999,
"rate": 9.718623
}Build with KYD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key