Rate Overview
Live
1 KYD = 9.7148 MOP
1 MOP = 0.102936
KYD
Avg
9.7386
High
9.8526
Low
9.7088
Last updated: 8/20/2026, 4:41:48 AM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.71 MOP |
| 10 KYD | 97.15 MOP |
| 50 KYD | 485.74 MOP |
| 100 KYD | 971.48 MOP |
| 500 KYD | 4,857.40 MOP |
| 1,000 KYD | 9,714.79 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-20T04:41:48Z",
"rates": {
"MOP": 9.714793
}
}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.4793,
"rate": 9.714793
}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