Rate Overview
Live
1 KYD = 9.7122 MOP
1 MOP = 0.102963
KYD
Avg
9.7328
High
9.8470
Low
9.7054
Last updated: 9/10/2026, 2:59:52 AM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.71 MOP |
| 10 KYD | 97.12 MOP |
| 50 KYD | 485.61 MOP |
| 100 KYD | 971.22 MOP |
| 500 KYD | 4,856.12 MOP |
| 1,000 KYD | 9,712.24 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-09-10T02:59:52Z",
"rates": {
"MOP": 9.71224
}
}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.2239999999999,
"rate": 9.71224
}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