Rate Overview
Live
1 MKD = 1.1684 PHP
1 PHP = 0.855839
MKD
Avg
1.1639
High
1.1729
Low
1.1505
Last updated: 5/28/2026, 2:28:03 AM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.17 PHP |
| 10 MKD | 11.68 PHP |
| 50 MKD | 58.42 PHP |
| 100 MKD | 116.84 PHP |
| 500 MKD | 584.22 PHP |
| 1,000 MKD | 1,168.44 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-28T02:28:03Z",
"rates": {
"PHP": 1.168444
}
}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.84440000000001,
"rate": 1.168444
}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