Rate Overview
Live
1 MKD = 1.1243 PHP
1 PHP = 0.889404 MKD
Avg
1.0680
High
1.1299
Low
0.982532
Last updated: 1/25/2026, 9:06:33 AM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.12 PHP |
| 10 MKD | 11.24 PHP |
| 50 MKD | 56.22 PHP |
| 100 MKD | 112.43 PHP |
| 500 MKD | 562.17 PHP |
| 1,000 MKD | 1,124.35 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-01-25T09:06:33Z",
"rates": {
"PHP": 1.124349
}
}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": 112.4349,
"rate": 1.124349
}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