Rate Overview
Live
1 MKD = 1.1640 PHP
1 PHP = 0.859140
MKD
Avg
1.1611
High
1.1640
Low
1.1574
Last updated: 5/27/2026, 9:40:21 PM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.16 PHP |
| 10 MKD | 11.64 PHP |
| 50 MKD | 58.20 PHP |
| 100 MKD | 116.40 PHP |
| 500 MKD | 581.98 PHP |
| 1,000 MKD | 1,163.96 PHP |
Get MKD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PHPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-27T21:40:21Z",
"rates": {
"PHP": 1.163955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PHP",
"amount": 100
},
"result": 116.39550000000001,
"rate": 1.163955
}Build with MKD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key