Rate Overview
Live
1 PHP = 0.261617 MVR
1 MVR = 3.8224 PHP
Avg
0.260898
High
0.261940
Low
0.259752
Last updated: 1/25/2026, 12:59:45 PM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.26 MVR |
| 10 PHP | 2.62 MVR |
| 50 PHP | 13.08 MVR |
| 100 PHP | 26.16 MVR |
| 500 PHP | 130.81 MVR |
| 1,000 PHP | 261.62 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-01-25T12:59:45Z",
"rates": {
"MVR": 0.261617
}
}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": 26.1617,
"rate": 0.261617
}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