Rate Overview
Live
1 MKD = 1.1547 PHP
1 PHP = 0.866005
MKD
Avg
1.1638
High
1.1727
Low
1.1512
Last updated: 5/7/2026, 7:56:45 PM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.15 PHP |
| 10 MKD | 11.55 PHP |
| 50 MKD | 57.74 PHP |
| 100 MKD | 115.47 PHP |
| 500 MKD | 577.36 PHP |
| 1,000 MKD | 1,154.73 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-07T19:56:45Z",
"rates": {
"PHP": 1.154728
}
}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": 115.47279999999999,
"rate": 1.154728
}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