Rate Overview
Live
1 PHP = 0.249797 MVR
1 MVR = 4.0033
PHP
Avg
0.251636
High
0.255984
Low
0.249647
Last updated: 5/27/2026, 4:48:13 AM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.25 MVR |
| 10 PHP | 2.50 MVR |
| 50 PHP | 12.49 MVR |
| 100 PHP | 24.98 MVR |
| 500 PHP | 124.90 MVR |
| 1,000 PHP | 249.80 MVR |
Get PHP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MVRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-27T04:48:13Z",
"rates": {
"MVR": 0.249797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MVR",
"amount": 100
},
"result": 24.979699999999998,
"rate": 0.249797
}Build with PHP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key