Rate Overview
Live
1 MKD = 1.1444 PHP
1 PHP = 0.873785
MKD
Avg
1.1436
High
1.1489
Low
1.1369
Last updated: 7/30/2026, 11:13:46 PM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.14 PHP |
| 10 MKD | 11.44 PHP |
| 50 MKD | 57.22 PHP |
| 100 MKD | 114.44 PHP |
| 500 MKD | 572.22 PHP |
| 1,000 MKD | 1,144.45 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-07-30T23:13:46Z",
"rates": {
"PHP": 1.144446
}
}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": 114.44460000000001,
"rate": 1.144446
}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